DataCollection | ComponentOne
C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1ProxyDataCollection<T>)
    In This Topic
    Called after the sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also